byte physics e.K. is a small German engineering office that concentrates on scientific automation and measurement software; its catalogue is presently built around one open-source utility, ipt, which is aimed squarely at users of WaveMetrics’ Igor Pro environment. ipt bundles a set of command-line helpers that turn Igor Pro experiments into reproducible projects: experiment code is automatically scanned for dependencies, version-controlled files are staged or committed without leaving the development folder, and platform-independent installation scripts are generated so that colleagues can recreate the identical measurement setup on any Windows, macOS, or Linux workstation. Typical tasks covered by the collection include syntax checking of Igor procedure files, batch conversion of packed experiments into human-readable plain text, incremental backup of wave and notebook data, and synchronisation of analysis templates with remote Git repositories. Because the tools are implemented as small, composable executables, they slide easily into larger CI pipelines, allowing research groups to treat Igor Pro routines like conventional source code and to meet the traceability requirements of ISO 17025 or FDA 21 CFR Part 11. The entire toolkit is therefore used in physics institutes, bio-engineering labs, and industrial calibration facilities that rely on Igor Pro for spectroscopy, electrophysiology, or precision metrology but still want modern software-development hygiene. byte physics’ ipt and any future utilities the publisher releases are available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the newest upstream build, and can be queued for unattended batch installation alongside other scientific software.
A collection of tools to help develop and maintain projects written for Igor Pro.
Details